McTriggerSource.Value property

The value the trigger uses to determine whether a condition is met.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double Value { get; set; }
Public Property Value As Double

Property value

Type: double

See also

McTriggerSource Class

IntervalZero.KINGSTAR.Base.Api Namespace